home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1998 January / PC Answers Issue 49 Cover CD January 1998.iso / LIBS / VB4 / VB4-1.CAB / demo.mdb / FormTemplateMethods.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-08-15  |  171 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Parent": "Long Integer NOT NULL",
  5.         "Name": "Text (40) NOT NULL",
  6.         "Comment": "Text (255)",
  7.         "MethodCode": "Memo/Hyperlink (255) NOT NULL"
  8.     },
  9.     "data": []
  10. }